home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 September / PCWorld_2001-09_cd.bin / Software / Topware / divxplayer / GDiVX 1.9.0.exe / HISTORY.TXT < prev    next >
Text File  |  2001-08-09  |  8KB  |  167 lines

  1. GDiVX Player Version History. Best viewed with wordwrap off.
  2.  
  3. 1.9.0b - Fixed a bug causing a crash when you delete from an empty playlist
  4.     Cleaned up older and outdated DLL/API Calls, less memory used.
  5.     Cleaned up all nonused CONSTS, less memory used.
  6.     Cleaned up nonused Global Definitions, less memory used.
  7.     Changed OpenDialog to support multiple files opening -> playlist
  8.     Fixed bug with opening very short Video clips
  9.     Fixed an issue of Error code 0 at startup
  10.  
  11.  
  12. 1.9.0 - Added Playlist Support
  13.     Dropped Development of the MiniBrowser
  14.     Fixed issues with second errors when the program encounters a problem at startup (fonts/instance/corrupted)
  15.     Fixed an issue that caused gdivx to think the movie was bad when subtitles was enabled under some configurations
  16.     Moved variables tracking current video and subtitle filenames to global variables
  17.     Tweaked About Dialog
  18.     Changed the way mouseovers work on buttons. More adaptable for skinning in the future.
  19.     Added mouseover animation to volume panel icon
  20.     Corrected issues with ontop settings
  21.     Added support for multitrack VCDs (playlist)
  22.     Improved method of loading VCDs
  23.     Added checks to the drive letter selection for VCDs.
  24.     Subtitle Loading optomisations
  25.     Improved integration of playlists
  26.     Fixed problem in zoom routine on some systems
  27.     Added new zoom dialog. 
  28.     Optomised registry routines for settings, now only one read and one write per run.
  29.     Fixed a problem with the video panel showing during the splash screen.
  30.     Fixed issue with some settings not being saved on some systems.
  31.     Cleaned up loading system
  32.     Added support for / as well as - for command line options(/fullscreen or -fullscreen)
  33.     Fixed issue with opening a second copy of gdivx, now passes command line to the first copy, and exits
  34.     Fixed issues of quiting properly (unhook instance memory)
  35.     Better loading system for files from the shell.
  36.     Fixed issue with shell integration affecting some other programs (for example, flask)
  37.     Moved parsing of command line to sooner in execution
  38.     All Files opened go directly to playlist
  39.     Feature: if playlist is empty when file added, playback starts on that file.
  40.     Cleaned up idle text display in statusbar
  41.     Cleaned up code in tight loop, timers execute less code, less cpu load.
  42.     GDiVX Code now compiles with Option Explicit, all variables predefined.
  43.     Added error trap to VCD Function, pressing esc doesnt crash now.
  44.     Resizing code updated, should fix most cases of black bars at the left and right of the video
  45.     More Fixes to resize code
  46.     Subtitles now display in the same window as the video
  47.     Subtitles now work in fullscreen mode.
  48.     Fixed issues with resizer
  49.     Pressing play to resume from pause no longer exits fullscreen
  50.     Fixed some cases of always on top not working as it should
  51.     Fixed issues with enabling subtitles during an already loaded movie.
  52.     Added small buttons to playlist
  53.     
  54.  
  55. 1.8.5 - email a link in about dialog (strange)
  56.     major code optomisation
  57.     extra windows flashing at startup fixed
  58.     starup code sped up, more checks, less waste :)
  59.     If registry hasnt been set, assume defaults, not all false
  60.     background behind video is actual black now, instead of the gray colour
  61.     removed need for one of 2 custom controls, less code to load.
  62.     optomised compile mode for faster executing code (marginal)
  63.     Fixed filetype registration
  64.         Smaller code, more efficient
  65.         fixed WinME bug with Double quotes error
  66.         now works on All windows
  67.     Added Volume control
  68.     Added Fast volume up and down (hold shift while clicking)
  69.     Moved volume and mute controls to mainpanel
  70.     old mute button is now a togglestate for the audiopanel
  71.     Added new About dialog
  72.         Fancy scroller for about credits
  73.     keytrapping moved to universal routine
  74.     added L key to load
  75.     Added Support for Music01.DAT and SEGMENT0001.DAT VCds
  76.     Integrated Zoom Panel to main window
  77.     Added DDE Support (mIRC Notify)
  78.     Added Options for DDE Support, including custom script support
  79.     Added alpha blend for splash screen
  80.     Added new logo to splash screen
  81.     Completly re-wrote fullscreen system, now supports onscreen stuff in fullscreen mode
  82.     mouse move panels disapear on inactivity (ie, WiMP style hiding)
  83.     panel hides with alpha blend
  84.     Added cursor hide to fullscreen inactive
  85.     Added always ontop checks for menu functions in new fullscreen mode. (needs work)
  86.     Return focus after zoom selection    
  87.     Fixed resume from pause in fullscreen mode
  88.     Temp removed alpha blend from splash screen due to issues
  89.     Fixed progress bar tracking
  90.     Fixed seek while in fullscreen mode
  91.     Fixed fullscreen issues
  92.     When zooming, sizer removed
  93.     Removed unnesacry code from zoom menu, faster respoince
  94.     Fixed minimse to tray issues
  95.     Fixed hiding properly in fullscreen mode. 
  96.     Fixed mouse tracking for fullscreen
  97.     Fixed options box showing video form when it wasnt already open
  98.     Added [ and ] keys to seek by half a second in each direction, respectivly.
  99.     Added menu to System Tray icon, right click
  100.     Fixed Mute Icon Click issue
  101.     Fixed "All Types" from the open dialog
  102.     Added support for WMV files.
  103.     Re-enabled Drag and Drop support.
  104.     Fixed Issues with D&D Support, removed option.
  105.     Fixed Auto Fullscreen on play to support double clicked files
  106.     Removed DDE Support, too many issues. Will fix later.
  107.     Film rewinds on complete. (seek to 0)
  108.     Fixed [,] keys
  109.     Resize now shows video sizing as you move it.
  110.  
  111.  
  112. 1.8.0 - Subtitles code fix rolled in from Nasko Vassilev. Many thanks.
  113.         - Subtitles now work with movie seek
  114.         - FPS Rate calculated Automatically
  115.     Other minor bug fixes from Nasko Vassilev
  116.     New options dialog
  117.     More registry data verification on startup.
  118.     key Trapping now works from all panels.
  119.     Movie Information Panel
  120.     Right Click Menus
  121.     Discovered source of "100% cpu use issue", caused by Drag and drop support. Now optional
  122.     Added Rate control. Found on the right click menu. Note, this does *NOT* work well in large changes on DiVX Films. Works fine all the way up to 200% on MPEG however. Useful for fine tuning sync problems perhaps.
  123.     Added a few more WiMP Style keys. ALT 1,2,3 select zoom modes (50%,100%,200%, as per WiMP)
  124.     Added option to auto switch to fullscreen mode on playback. Good for loading movies with the command line to have em go straight to fullscreen mode.
  125.     Added option to use -fullscreen on the command line to go straight to fullscreen.
  126.     Fixed bug in Rate Control code. 
  127.     Fixed file type registration code. Now works from anywhere you put the app, and any filename.
  128.     Added button to "Register Filetypes now" in options dialog.
  129.     Added Open VCD... option. Currently only supports NTSC (MPEGAV) VCDs. Some VCDs may still not play.
  130.     Program detects multiple instances and wont run
  131.     
  132.  
  133. 1.7.1 - When movie stopped, leave fullscreen mode.
  134. 1.7.0 - Fixed Window apearing all over the place bug
  135.     Added Seek to Time function (Ctrl S)
  136.     Improved Error Handler
  137.     Program can now trap non standard screen font sizes and wont run
  138.     Mouse Hover effects fixed, more standard like
  139.     Scroll Title fixed to fix glitches on some systems
  140.     Finally and forever fixed the black screen in fullscreen mode problem
  141.     Used more dynamic fullscreen method
  142.     Fixed cause of most crashed releated to Subtitles and FPS Settings
  143.     Tweaked About Box, Added url link
  144.     New Loading Image
  145.     New About Image
  146.     New dynamic Always on Top methods
  147.  
  148. 1.6.5 - Fixed Fullscreen overlay problem
  149.     Fixed click to pause in fullscreen not working all the time
  150.     remember player settings now works if you dont have start play on load enabled
  151.     removed support for mp3 files.  this is a video player, besides, too many bugs :)
  152.     tweaked visual effects for options and quit buttons
  153.     fixed always on top issue with popup zoom menu
  154.     removed trailing ------ from zoom popup menu
  155.     fixed major crash in zoom routines if you do load an mp3 (using *.* type)
  156.     Added mouseover display to tray button
  157.     minor interface update, stops mouseover texts getting stuck
  158.     Added Scroll title function
  159.     Added subtitles support fileformat in {s}{e}string
  160.     Added support for different FPS movies with subtitles.
  161.     Minimise to tray function now done from an icon
  162.     Tweaked display flicker when toggling always on top mode.
  163.     Moved Global Declarations into one location
  164.     Added ability to use custom zoom sizes
  165.  
  166.  
  167.